All Databases
Inside Mac - WWSO Mgr
Str2Format
InitDateCache
String2Date
String2Time
Format2Str
FormatX2Str
FormatStr2X
ValidDate
LongDate2Secs
LongSecs2Date
ToggleDate
Str2Format
Convert a string into a canonical number format type
#include <
Script.h
>
Script Manager
short
Str2Format
(
inString, partsTable, outString
);
ConstStr255Param
inString
;
NumberParts
*
partsTable
;
NumFormatString
* outString
;
The
Str2Format
function converts a format string typed by users into a
canonical number format type). For more information see,
Macintosh
Worldwide Development: Guide to System Software.
Returns
: a
short
, the FormatStatus.
Referenced by (6):
Number Utilities
The 'itl4' Resource
Script Mgr (Inside Mac - Index)
WorldWide Software Overview (Inside Mac - Index)
Number Utilities (Inside Mac - WWSO Mgr)
The 'itl4' Resource (Inside Mac - WWSO Mgr)